Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Conversation

@SergeyTeplyakov
Copy link
Contributor

This fix should resolve #51.

I've added latest Roslyn-based csc compiler to the tools folder and modified the tests to use it.

Unfortunately my change revealed some issues (#69, #70, #72), that should be fixed (IMO) before releasing new CC version.

…rts back initial state machine value that was used for getting method contract in async methods generated by Roslyn compiler.

Add VS14RC compiler to the tools, added test that checks the fix by using Roslyn-based compiler.
Add missing native dependencies for v4.5 compiler.
@mike-barnett
Copy link
Contributor

Looks great! Please merge this in.

SergeyTeplyakov added a commit that referenced this pull request Jun 26, 2015
@SergeyTeplyakov SergeyTeplyakov merged commit 30195a1 into microsoft:master Jun 26, 2015
@SergeyTeplyakov SergeyTeplyakov mentioned this pull request Jun 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Contract.Requires not rewritten in async methods compiled by Roslyn

2 participants